Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
date_format
date_format
Alias for DateTime::format - Returns the date set according to the given format
Name:
date_format
Category:
Date and time
Programming Language:
php
One-line Description:
Returns the date formatted according to the specified format.
Related
How to format datetime objects in PHP using date_format
5
Similar Functions
time
time
ReturnthecurrentUnix
gmstrftime
gmstrftime
FormatGMT/UTCtime/da
date_get_last_errors
date_get_last_errors
AliasforDateTime::
timezone_location_get
timezone_location_get
AliasforDateTimeZo
checkdate
checkdate
VerifytheGregorianca
microtime
microtime
ReturnsthecurrentUni
mktime
mktime
GetaUnixtimestampfor
date_time_set
date_time_set
DateTime::setTimeali
Popular Articles
How to format datetime objects in PHP using date_format